crypto/tls.clientHandshakeStateTLS13.processHelloRetryRequest (method)

2 uses

	crypto/tls (current package)
		handshake_client_tls13.go#L74: 		if err := hs.processHelloRetryRequest(); err != nil {
		handshake_client_tls13.go#L189: func (hs *clientHandshakeStateTLS13) processHelloRetryRequest() error {